Class EncryptedPayload

EncryptedPayload class

Represents encrypted payload in file specification.

public sealed class EncryptedPayload

Constructors

NameDescription
EncryptedPayload(FileSpecification)Initialize Encrypted payload instance.

Properties

NameDescription
Subtype { get; }Gets subtype.
Type { get; }Gets type.
Version { get; }Gets version number.

See Also