Interface CustomPublicKeyDataDecryptorFactory
-
- All Superinterfaces:
org.bouncycastle.openpgp.operator.PGPDataDecryptorFactory,org.bouncycastle.openpgp.operator.PublicKeyDataDecryptorFactory
- All Known Implementing Classes:
CachingBcPublicKeyDataDecryptorFactory,HardwareSecurity.HardwareDataDecryptorFactory
public interface CustomPublicKeyDataDecryptorFactory extends org.bouncycastle.openpgp.operator.PublicKeyDataDecryptorFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SubkeyIdentifiergetSubkeyIdentifier()
-
-
-
Method Detail
-
getSubkeyIdentifier
SubkeyIdentifier getSubkeyIdentifier()
-
-