Class CAdESAttributeIdentifier

All Implemented Interfaces:
Serializable

public class CAdESAttributeIdentifier extends SignatureAttributeIdentifier
Represents a unique identifier for an attribute from a CAdES signature
See Also:
  • Method Details

    • build

      public static CAdESAttributeIdentifier build(org.bouncycastle.asn1.cms.Attribute attribute, Integer order)
      Builds the identifier for CAdES attribute
      Parameters:
      attribute - Attribute
      order - position of the attribute within signature properties
      Returns:
      CAdESAttributeIdentifier