pub type SECKEYKEAPublicKey = SECKEYKEAPublicKeyStr;
Aliased Type§
struct SECKEYKEAPublicKey {
pub params: SECKEYKEAParamsStr,
pub publicValue: SECItemStr,
}
Fields§
§params: SECKEYKEAParamsStr
§publicValue: SECItemStr
pub type SECKEYKEAPublicKey = SECKEYKEAPublicKeyStr;
struct SECKEYKEAPublicKey {
pub params: SECKEYKEAParamsStr,
pub publicValue: SECItemStr,
}
params: SECKEYKEAParamsStr
§publicValue: SECItemStr