KeyArchivalOptions Class

Represents certificate template key archival settings.

Definition

Namespace: PKI.CertificateTemplates
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public class KeyArchivalOptions
Inheritance
Object    KeyArchivalOptions

Properties

EncryptionAlgorithm Gets the encryption symmetric algorithm.
KeyArchival Specifies whether the key archival is required for the template.
KeyLength Gets symmetric key length

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString Represents the current object in a textual form.
(Overrides ObjectToString)

See Also