Package io.anyline.nfc.bouncycastle.operator
See: Description
-
Interface Summary Interface Description DigestCalculatorProvider The base interface for a provider of DigestCalculator implementations. RawContentVerifier Interface for ContentVerifiers that also support raw signatures that can be verified using the digest of the calculated data. ContentVerifier General interface for an operator that is able to verify a signature based on data in a stream of output. SignatureAlgorithmIdentifierFinder ContentSigner General interface for an operator that is able to create a signature from a stream of output. ContentVerifierProvider General interface for providers of ContentVerifier objects. DigestAlgorithmIdentifierFinder AlgorithmNameFinder General finder for converting OIDs and AlgorithmIdentifiers into strings. DigestCalculator General interface for an operator that is able to calculate a digest from a stream of output. -
Class Summary Class Description OperatorException DefaultDigestAlgorithmIdentifierFinder DefaultAlgorithmNameFinder OperatorCreationException