Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SecurityCallback

Index

Properties

JSCreateContext

JSCreateContext: String

A callback function used to create context for encryption and decryption.

JSDecryptData

JSDecryptData: String

A callback function used to decrypt the encrypted data.

JSEncryptData

JSEncryptData: String

JSFinishDecryptor

JSFinishDecryptor: String

A callback function used to finish the decryption.

JSGetCipher

JSGetCipher: String

brief A callback function used to get the cipher type.

JSGetDecryptedSize

JSGetDecryptedSize: String

A callback function used to get the estimated decrypted data size.

JSGetEncryptKey

JSGetEncryptKey: String

A callback function used to get the encryption key.

JSGetEncryptedSize

JSGetEncryptedSize: String

JSGetUserPermissions

JSGetUserPermissions: String

A callback function used to get the current user permissions.

JSIsOwner

JSIsOwner: String

A callback function used to check if current user is the owner of the PDF document.

JSReleaseContext

JSReleaseContext: String

A callback function used to release the context for encryption and decryption.

JSStartDecryptor

JSStartDecryptor: String

A callback function used to decrypt the encrypted data.

JSUseStandardCryptoMethod

JSUseStandardCryptoMethod: String

A callback function to check if to use standard crypto method or custom crypto method.