Java org.bouncycastle.crypto.signers ISO9796d2Signer fields, constructors, methods, implement or subclass

Example usage for Java org.bouncycastle.crypto.signers ISO9796d2Signer fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.bouncycastle.crypto.signers ISO9796d2Signer.

The text is from its open source code.

Constructor

ISO9796d2Signer(AsymmetricBlockCipher cipher, Digest digest)
Constructor for a signer with an explicit digest trailer.
ISO9796d2Signer(AsymmetricBlockCipher cipher, Digest digest, boolean implicit)
Generate a signer with either implicit or explicit trailers for ISO9796-2.