Class Identifier


public final class Identifier extends OctectString
Tipo ASN.1 PKCS#15 Identifier. Es directamente un OctectString:
  PKCS15Identifier ::= OCTET STRING (SIZE (1..pkcs15-ub-identifier))
 
  • Constructor Details

    • Identifier

      public Identifier()