| Class | Description |
|---|---|
| BlockEncryptionAES128CBC |
Algorithm descriptor for block encryption algorithm: AES-128-CBC.
|
| BlockEncryptionAES128GCM |
Algorithm descriptor for block encryption algorithm: AES-128-GCM.
|
| BlockEncryptionAES192CBC |
Algorithm descriptor for block encryption algorithm: AES-192-CBC.
|
| BlockEncryptionAES192GCM |
Algorithm descriptor for block encryption algorithm: AES-192-GCM.
|
| BlockEncryptionAES256CBC |
Algorithm descriptor for block encryption algorithm: AES-256-CBC.
|
| BlockEncryptionAES256GCM |
Algorithm descriptor for block encryption algorithm: AES-256-GCM.
|
| BlockEncryptionDESede |
Algorithm descriptor for block encryption algorithm: DESede-CBC.
|
| DigestMD5 |
Algorithm descriptor for digest algorithm: MD5.
|
| DigestRIPEMD160 |
Algorithm descriptor for digest algorithm: RIPEMD160.
|
| DigestSHA1 |
Algorithm descriptor for digest algorithm: SHA-1.
|
| DigestSHA224 |
Algorithm descriptor for digest algorithm: SHA-256.
|
| DigestSHA256 |
Algorithm descriptor for digest algorithm: SHA-256.
|
| DigestSHA384 |
Algorithm descriptor for digest algorithm: SHA-384.
|
| DigestSHA512 |
Algorithm descriptor for digest algorithm: SHA-512.
|
| HMACMD5 |
Algorithm descriptor for MAC algorithm: HMAC MD5.
|
| HMACRIPEMD160 |
Algorithm descriptor for MAC algorithm: HMAC RIPEMD160.
|
| HMACSHA1 |
Algorithm descriptor for MAC algorithm: HMAC SHA-1.
|
| HMACSHA224 |
Algorithm descriptor for MAC algorithm: HMAC SHA-256.
|
| HMACSHA256 |
Algorithm descriptor for MAC algorithm: HMAC SHA-256.
|
| HMACSHA384 |
Algorithm descriptor for MAC algorithm: HMAC SHA-384.
|
| HMACSHA512 |
Algorithm descriptor for MAC algorithm: HMAC SHA-512.
|
| KeyTransportRSA15 |
Algorithm descriptor for key transport algorithm: RSA v1.5.
|
| KeyTransportRSAOAEP |
Algorithm descriptor for key transport algorithm: RSA OAEP.
|
| KeyTransportRSAOAEPMGF1P |
Algorithm descriptor for key transport algorithm: RSA OAEP MGF1P.
|
| SignatureDSASHA1 |
Algorithm descriptor for signature algorithm: DSA SHA-1.
|
| SignatureDSASHA256 |
Algorithm descriptor for signature algorithm: DSA SHA-1.
|
| SignatureECDSASHA1 |
Algorithm descriptor for signature algorithm: ECDSA SHA-1.
|
| SignatureECDSASHA224 |
Algorithm descriptor for signature algorithm: ECDSA SHA-256.
|
| SignatureECDSASHA256 |
Algorithm descriptor for signature algorithm: ECDSA SHA-256.
|
| SignatureECDSASHA384 |
Algorithm descriptor for signature algorithm: ECDSA SHA-384.
|
| SignatureECDSASHA512 |
Algorithm descriptor for signature algorithm: ECDSA SHA-512.
|
| SignatureRSAMD5 |
Algorithm descriptor for signature algorithm: RSA MD5.
|
| SignatureRSARIPEMD160 |
Algorithm descriptor for signature algorithm: RSA RIPEMD160.
|
| SignatureRSASHA1 |
Algorithm descriptor for signature algorithm: RSA SHA-1.
|
| SignatureRSASHA224 |
Algorithm descriptor for signature algorithm: RSA SHA-256.
|
| SignatureRSASHA256 |
Algorithm descriptor for signature algorithm: RSA SHA-256.
|
| SignatureRSASHA384 |
Algorithm descriptor for signature algorithm: RSA SHA-384.
|
| SignatureRSASHA512 |
Algorithm descriptor for signature algorithm: RSA SHA-512.
|
| SymmetricKeyWrapAES128 |
Algorithm descriptor for symmetric key wrap algorithm: AES-128.
|
| SymmetricKeyWrapAES192 |
Algorithm descriptor for symmetric key wrap algorithm: AES-192.
|
| SymmetricKeyWrapAES256 |
Algorithm descriptor for symmetric key wrap algorithm: AES-256.
|
| SymmetricKeyWrapDESede |
Algorithm descriptor for symmetric key wrap algorithm: DESede.
|
Copyright © 1999–2014. All rights reserved.