Class VOMSACGenerator.RandomContentSigner

java.lang.Object
org.italiangrid.voms.asn1.VOMSACGenerator.RandomContentSigner
All Implemented Interfaces:
org.bouncycastle.operator.ContentSigner
Enclosing class:
VOMSACGenerator

static class VOMSACGenerator.RandomContentSigner extends Object implements org.bouncycastle.operator.ContentSigner
  • Field Details

  • Constructor Details

    • RandomContentSigner

      public RandomContentSigner(String sigAlgName)
  • Method Details

    • getAlgorithmIdentifier

      public org.bouncycastle.asn1.x509.AlgorithmIdentifier getAlgorithmIdentifier()
      Specified by:
      getAlgorithmIdentifier in interface org.bouncycastle.operator.ContentSigner
    • getOutputStream

      public OutputStream getOutputStream()
      Specified by:
      getOutputStream in interface org.bouncycastle.operator.ContentSigner
    • getSignature

      public byte[] getSignature()
      Specified by:
      getSignature in interface org.bouncycastle.operator.ContentSigner