asn1: Add OID for MGF1
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
0x04 "md5WithRSAEncryption" OID_MD5_WITH_RSA
|
||||
0x05 "sha-1WithRSAEncryption" OID_SHA1_WITH_RSA
|
||||
0x07 "id-RSAES-OAEP" OID_RSAES_OAEP
|
||||
0x08 "id-mgf1"
|
||||
0x08 "id-mgf1" OID_MGF1
|
||||
0x09 "id-pSpecified"
|
||||
0x0A "RSASSA-PSS" OID_RSASSA_PSS
|
||||
0x0B "sha256WithRSAEncryption" OID_SHA256_WITH_RSA
|
||||
|
||||
Reference in New Issue
Block a user