pub const RSA_PKCS1_SHA512: AlgorithmIdentifier;Expand description
AlgorithmIdentifier for sha512WithRSAEncryption.
This is:
# sha512WithRSAEncryption
OBJECT_IDENTIFIER { 1.2.840.113549.1.1.13 }
NULL {}pub const RSA_PKCS1_SHA512: AlgorithmIdentifier;AlgorithmIdentifier for sha512WithRSAEncryption.
This is:
# sha512WithRSAEncryption
OBJECT_IDENTIFIER { 1.2.840.113549.1.1.13 }
NULL {}