Class BcRSAContentSignerBuilder

    • Constructor Summary

      Constructors 
      Constructor Description
      BcRSAContentSignerBuilder​(org.bouncycastle.asn1.x509.AlgorithmIdentifier sigAlgId, org.bouncycastle.asn1.x509.AlgorithmIdentifier digAlgId)  
    • 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

      • BcRSAContentSignerBuilder

        public BcRSAContentSignerBuilder​(org.bouncycastle.asn1.x509.AlgorithmIdentifier sigAlgId,
                                         org.bouncycastle.asn1.x509.AlgorithmIdentifier digAlgId)