The following tables list the members exposed by SecurityAlgorithms.
Name | Description | |
---|---|---|
![]() | Aes128 | The AES128 algorithm used to encrypt data. |
![]() | Aes192 | The AES192 algorithm used to encrypt data. |
![]() | Aes256 | The AES256 algorithm used to encrypt data. |
![]() | HmacSha1 | The HMAC-SHA1 algorithm used to create symmetric key signatures. |
![]() | HmacSha256 | The HMAC-SHA256 algorithm used to create symmetric key signatures. |
![]() | KwAes128 | The AES128 algorithm used to encrypt keys. |
![]() | KwAes192 | The AES192 algorithm used to encrypt keys. |
![]() | KwAes256 | The AES256 algorithm used to encrypt keys. |
![]() | KwRsa15 | The RSA-PKCSv1.5 algorithm used to encrypt keys. |
![]() | KwRsaOaep | The RSA-OAEP algorithm used to encrypt keys. |
![]() | PSha1 | The P-SHA1 algorithm used to generate keys. |
![]() | Rsa15 | The RSA-PKCSv1.5 algorithm used to encrypt data. |
![]() | RsaOaep | The RSA-OAEP algorithm used to encrypt data. |
![]() | RsaSha1 | The RSA-SHA1 algorithm used to create asymmetric key signatures. |
![]() | RsaSha256 | The RSA-SHA256 algorithm used to create asymmetric key signatures. |
![]() | Sha1 | The SHA1 algorithm used to create message digests. |
![]() | Sha256 | The SHA256 algorithm used to create message digests. |
![]() | Sha512 | The SHA512 algorithm used to create message digests. |