Class CommonObjectAttributes


  • public final class CommonObjectAttributes
    extends Sequence
    Objeto CommonObjectAttributes ASN.1 de PKCS#15.
      CommonObjectAttributes ::= SEQUENCE {
        label Label,
        flags CommonObjectFlags OPTIONAL,
        authId Identifier OPTIONAL,
      }
      Label ::= UTF8String (SIZE(0..pkcs15-ub-label))
     
    • Constructor Detail

      • CommonObjectAttributes

        public CommonObjectAttributes()
        Construye un objeto CommonObjectAttributes ASN.1 de PKCS#15.
    • Method Detail

      • getLabel

        public java.lang.String getLabel()
        Obtiene la etiqueta del objeto.
        Returns:
        Etiqueta del objeto
      • getIdentifier

        public byte[] getIdentifier()
        Obtiene el identificador del objecto.
        Returns:
        Identificador del objecto