КупитьBuy
1-855-856-7678
ПоддержкаSupport
Provide encryption for configuration.
Namespace: Microsoft.WindowsAzure.MediaServices.Client
The ConfigurationEncryption type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ConfigurationEncryption() | Initializes a new instance of the ConfigurationEncryption class. |
![]() | ConfigurationEncryption(Guid, Byte[], Byte[]) | Initializes a new instance of the ConfigurationEncryption class. |
| Name | Description | |
|---|---|---|
![]() | Decrypt | Decrypts the specified encrypted value. |
![]() | Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | Dispose(Boolean) | Releases unmanaged and - optionally - managed resources. |
![]() | Encrypt | Encrypts the configuration. |
![]() | EncryptContentKeyToCertificate | Encrypts the content key using the specified certificate. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetChecksum | Gets the checksum. |
![]() | GetContentKey | Gets the content key. |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetInitializationVector | Gets the initialization vector. |
![]() | GetInitializationVectorAsString | Gets the initialization vector as string. |
![]() ![]() | GetInitializationVectorFromString | Gets the initialization vector from string. |
![]() | GetKeyIdentifierAsString | Gets the key identifier as string. |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | SchemeName | The name of the encryption scheme. |
![]() ![]() | SchemeVersion | The version of the encryption scheme. |