pub type SECKEYPQGParams = SECKEYPQGParamsStr;
Aliased Type§
struct SECKEYPQGParams {
pub arena: *mut PLArenaPool,
pub prime: SECItemStr,
pub subPrime: SECItemStr,
pub base: SECItemStr,
}
Fields§
§arena: *mut PLArenaPool
§prime: SECItemStr
§subPrime: SECItemStr
§base: SECItemStr