EncryptionParameters.OwnerKey

EncryptionParameters.OwnerKey property

Gets the owner key(The “O” field of encryption dictionary.)

public byte[] OwnerKey { get; }

See Also