Interface DetachedCacheable<Sig extends Signature<?>>
- All Superinterfaces:
Cacheable, org.bouncycastle.util.Encodable
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface Cacheable
getCacheKeyMethods inherited from interface org.bouncycastle.util.Encodable
getEncoded
-
Method Details
-
getDetachedSignature
SignatureContainer<Sig> getDetachedSignature() -
getSigFilename
String getSigFilename()
-