Click or drag to resize
XmlRsaEncryptionBaseEncryptionKey Property
Gets or sets the Encryption Key data required for cryptographic routines.

Namespace: com.softwarekey.Client.Encryption
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public AuthorEncryptionKey EncryptionKey { get; set; }

Property Value

Type: AuthorEncryptionKey
See Also