Class: PkiExpress::SignatureAlgorithms
- Defined in:
- lib/pki_express/pk_algorithms.rb
Constant Summary collapse
- MD5_WITH_RSA =
'MD5WithRSA'- SHA1_WITH_RSA =
'SHA1WithRSA'- SHA256_WITH_RSA =
'SHA256WithRSA'- SHA384_WITH_RSA =
'SHA384WithRSA'- SHA512_WITH_RSA =
'SHA512WithRSA'