Index
All Classes and Interfaces|All Packages|Constant Field Values
F
- findPrivateKey(long) - Method in interface org.apache.nifi.pgp.service.api.PGPPrivateKeyService
-
Find Private Key
- findPublicKey(String) - Method in interface org.apache.nifi.pgp.service.api.PGPPublicKeyService
-
Find Public Key
- format(long) - Static method in class org.apache.nifi.pgp.service.api.KeyIdentifierConverter
-
Format numeric key identifier as uppercase hexadecimal string
H
- HEXADECIMAL_RADIX - Static variable in class org.apache.nifi.pgp.service.api.KeyIdentifierConverter
K
- KEY_ID_FORMAT - Static variable in class org.apache.nifi.pgp.service.api.KeyIdentifierConverter
- KeyIdentifierConverter - Class in org.apache.nifi.pgp.service.api
-
Key Identifier Converter from number to hexadecimal string
- KeyIdentifierConverter() - Constructor for class org.apache.nifi.pgp.service.api.KeyIdentifierConverter
O
- org.apache.nifi.pgp.service.api - package org.apache.nifi.pgp.service.api
P
- parse(String) - Static method in class org.apache.nifi.pgp.service.api.KeyIdentifierConverter
-
Parse hexadecimal key identifier to numeric key identifier
- PGPPrivateKeyService - Interface in org.apache.nifi.pgp.service.api
-
Pretty Good Privacy Private Key Service abstracts access to Private Keys used for decryption
- PGPPublicKeyService - Interface in org.apache.nifi.pgp.service.api
-
Pretty Good Privacy Public Key Service abstracts access to Public Keys used for encryption
All Classes and Interfaces|All Packages|Constant Field Values