Class BcEdECContentSignerBuilder

    • Constructor Summary

      Constructors 
      Constructor Description
      BcEdECContentSignerBuilder​(org.bouncycastle.asn1.x509.AlgorithmIdentifier sigAlgId)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected org.bouncycastle.crypto.Signer createSigner​(org.bouncycastle.asn1.x509.AlgorithmIdentifier sigAlgId, org.bouncycastle.asn1.x509.AlgorithmIdentifier digAlgId)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BcEdECContentSignerBuilder

        public BcEdECContentSignerBuilder​(org.bouncycastle.asn1.x509.AlgorithmIdentifier sigAlgId)