- valueOf(String) - Static method in enum org.apache.nifi.processors.pgp.attributes.BlockCipher
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.nifi.processors.pgp.attributes.CompressionAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.nifi.processors.pgp.attributes.DecryptionStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.nifi.processors.pgp.attributes.FileEncoding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.nifi.processors.pgp.attributes.HashAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.nifi.processors.pgp.attributes.SigningStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.nifi.processors.pgp.attributes.SymmetricKeyAlgorithm
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.nifi.processors.pgp.attributes.BlockCipher
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.nifi.processors.pgp.attributes.CompressionAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.nifi.processors.pgp.attributes.DecryptionStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.nifi.processors.pgp.attributes.FileEncoding
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.nifi.processors.pgp.attributes.HashAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.nifi.processors.pgp.attributes.SigningStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.nifi.processors.pgp.attributes.SymmetricKeyAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verified - Variable in class org.apache.nifi.processors.pgp.VerifyContentPGP.VerifyStreamCallback
-
- VerifyContentPGP - Class in org.apache.nifi.processors.pgp
-
Verify Content using Open Pretty Good Privacy Public Keys
- VerifyContentPGP() - Constructor for class org.apache.nifi.processors.pgp.VerifyContentPGP
-
- VerifyContentPGP.VerifyStreamCallback - Class in org.apache.nifi.processors.pgp
-
- VerifyStreamCallback(PGPPublicKeyService) - Constructor for class org.apache.nifi.processors.pgp.VerifyContentPGP.VerifyStreamCallback
-