EncryptionParameters.UserKey

EncryptionParameters.UserKey property

Gets the user key (The “U” field of encryption dictionary.)

public byte[] UserKey { get; }

See Also