asn1: Add OID for RSASSA-PSS

This commit is contained in:
Tobias Brunner
2017-11-08 16:48:10 +01:00
parent 43b59d1323
commit 69502f5afd
+1
View File
@@ -100,6 +100,7 @@
0x07 "id-RSAES-OAEP" OID_RSAES_OAEP
0x08 "id-mgf1"
0x09 "id-pSpecified"
0x0A "RSASSA-PSS" OID_RSASSA_PSS
0x0B "sha256WithRSAEncryption" OID_SHA256_WITH_RSA
0x0C "sha384WithRSAEncryption" OID_SHA384_WITH_RSA
0x0D "sha512WithRSAEncryption" OID_SHA512_WITH_RSA