EnvelopeEncryption Class

Provides envelope encryption.

Inheritance Hierarchy

System.Object
  Microsoft.WindowsAzure.MediaServices.Client.EnvelopeEncryption

Namespace:  Microsoft.WindowsAzure.MediaServices.Client
Assembly:  Microsoft.WindowsAzure.MediaServices.Client (in Microsoft.WindowsAzure.MediaServices.Client.dll)

Syntax

'Declaration
Public NotInheritable Class EnvelopeEncryption
'Usage
public static class EnvelopeEncryption
public ref class EnvelopeEncryption abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type EnvelopeEncryption =  class end
public final class EnvelopeEncryption

The EnvelopeEncryption type exposes the following members.

Fields

  Name Description
Public fieldStatic member SchemeName The name of the encryption scheme.
Public fieldStatic member SchemeVersion The version of the encryption scheme.

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.WindowsAzure.MediaServices.Client Namespace