Aspose::Pdf::Security::EncryptionParameters::get_UserKey method

EncryptionParameters::get_UserKey method

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

const System::ArrayPtr<uint8_t> & Aspose::Pdf::Security::EncryptionParameters::get_UserKey() const

See Also