Package com.microsoft.azure.keyvault.cryptography
This package contains cryptographic functions and implementations
of RSA and symmetric keys that conform with the IKey interface.
-
Interface Summary Interface Description IAuthenticatedCryptoTransform ICryptoTransform Defines the basic operations of cryptographic transformations.ISignatureTransform -
Class Summary Class Description Algorithm Abstract base class for all Algorithm objects.AlgorithmResolver AsymmetricEncryptionAlgorithm Abstract base class for all asymmetric encryption algorithms.AsymmetricSignatureAlgorithm ByteExtensions EcKey EncryptionAlgorithm Abstract base class for all encryption algorithms.KeyWrapAlgorithm Abstract base class for all key wrap algorithms.RsaKey SignatureAlgorithm SignatureEncoding Strings SymmetricEncryptionAlgorithm Abstract base class for all symmetric encryption algorithms.SymmetricKey A simple symmetric key implementation