public final class BcSigner.GpgEnvLoader extends Object implements BcSigner.Loader
| Constructor and Description |
|---|
GpgEnvLoader() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
loadKeyFingerprint(org.eclipse.aether.RepositorySystemSession session)
Returns the key fingerprint, or
null. |
byte[] |
loadKeyRingMaterial(org.eclipse.aether.RepositorySystemSession session)
Returns the key ring material, or
null. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitloadPasswordpublic byte[] loadKeyRingMaterial(org.eclipse.aether.RepositorySystemSession session)
BcSigner.Loadernull.loadKeyRingMaterial in interface BcSigner.Loaderpublic byte[] loadKeyFingerprint(org.eclipse.aether.RepositorySystemSession session)
BcSigner.Loadernull.loadKeyFingerprint in interface BcSigner.LoaderCopyright © 2002–2024 The Apache Software Foundation. All rights reserved.