Uses of Enum
com.realobjects.pdfreactor.Configuration.KeystoreType
-
Uses of Configuration.KeystoreType in com.realobjects.pdfreactor
Modifier and TypeMethodDescriptionstatic Configuration.KeystoreType
Returns the enum constant of this type with the specified name.static Configuration.KeystoreType[]
Configuration.KeystoreType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionConfiguration.SignPDF.setKeystoreType
(Configuration.KeystoreType value) The format of the keystore, for example PKCS #12 or JKS.