pub type SECKEYFortezzaPublicKey = SECKEYFortezzaPublicKeyStr;
Aliased Type§
struct SECKEYFortezzaPublicKey {
pub KEAversion: i32,
pub DSSversion: i32,
pub KMID: [u8; 8],
pub clearance: SECItemStr,
pub KEApriviledge: SECItemStr,
pub DSSpriviledge: SECItemStr,
pub KEAKey: SECItemStr,
pub DSSKey: SECItemStr,
pub params: SECKEYPQGParamsStr,
pub keaParams: SECKEYPQGParamsStr,
}
Fields§
§KEAversion: i32
§DSSversion: i32
§KMID: [u8; 8]
§clearance: SECItemStr
§KEApriviledge: SECItemStr
§DSSpriviledge: SECItemStr
§KEAKey: SECItemStr
§DSSKey: SECItemStr
§params: SECKEYPQGParamsStr
§keaParams: SECKEYPQGParamsStr