Class SignaturePolicyIdentifierBC

    • Constructor Detail

      • SignaturePolicyIdentifierBC

        public SignaturePolicyIdentifierBC​(org.bouncycastle.asn1.esf.SignaturePolicyIdentifier signaturePolicyIdentifier)
        Creates new wrapper instance for SignaturePolicyIdentifier.
        Parameters:
        signaturePolicyIdentifier - SignaturePolicyIdentifier to be wrapped
      • SignaturePolicyIdentifierBC

        public SignaturePolicyIdentifierBC​(ISignaturePolicyId signaturePolicyId)
        Creates new wrapper instance for SignaturePolicyIdentifier.
        Parameters:
        signaturePolicyId - SignaturePolicyId wrapper
    • Method Detail

      • getSignaturePolicyIdentifier

        public org.bouncycastle.asn1.esf.SignaturePolicyIdentifier getSignaturePolicyIdentifier()
        Gets actual org.bouncycastle object being wrapped.
        Returns:
        wrapped SignaturePolicyIdentifier.