pub const RSA_PKCS1_SHA256: AlgorithmIdentifier;Expand description
AlgorithmIdentifier for sha256WithRSAEncryption.
This is:
# sha256WithRSAEncryption
OBJECT_IDENTIFIER { 1.2.840.113549.1.1.11 }
NULL {}pub const RSA_PKCS1_SHA256: AlgorithmIdentifier;AlgorithmIdentifier for sha256WithRSAEncryption.
This is:
# sha256WithRSAEncryption
OBJECT_IDENTIFIER { 1.2.840.113549.1.1.11 }
NULL {}