EncryptionUtils Methods

Include Protected Members
Include Inherited Members

The EncryptionUtils type exposes the following members.

Methods

  Name Description
Public methodStatic member CalculateChecksum Calculates the checksum.
Public methodStatic member DecryptSymmetricKey Decrypts the symmetric key.
Public methodStatic member EncryptSymmetricKey Encrypts the symmetric key.
Public methodStatic member EncryptSymmetricKeyData Encrypts the symmetric key data.
Public methodStatic member GetCertificateFromStore(String) Gets the certificate from store.
Public methodStatic member GetCertificateFromStore(String, StoreLocation) Gets the certificate from store.
Public methodStatic member GetKeyIdAsGuid Gets the key id as GUID.
Public methodStatic member GetKeyIdentifierAsString Gets the key identifier as string.
Public methodStatic member SaveCertificateToStore Saves the certificate to store.

Top

See Also

Reference

EncryptionUtils Class

Microsoft.WindowsAzure.MediaServices.Client Namespace