pub type OSSL_HASH = OSSL_HASH_st;
Aliased Type§
struct OSSL_HASH {
pub algorithmIdentifier: *mut X509_algor_st,
pub hashValue: *mut asn1_string_st,
}
Fields§
§algorithmIdentifier: *mut X509_algor_st
§hashValue: *mut asn1_string_st
pub type OSSL_HASH = OSSL_HASH_st;
struct OSSL_HASH {
pub algorithmIdentifier: *mut X509_algor_st,
pub hashValue: *mut asn1_string_st,
}
algorithmIdentifier: *mut X509_algor_st
§hashValue: *mut asn1_string_st