Class CeresCommonPrivateKeyAttributesContextSpecific


  • public final class CeresCommonPrivateKeyAttributesContextSpecific
    extends ContextSpecific
    Objeto ASN.1 de contexto específico del CommonPrivateKeyAttributes.
    • Constructor Detail

      • CeresCommonPrivateKeyAttributesContextSpecific

        public CeresCommonPrivateKeyAttributesContextSpecific()
        Construye un objeto ASN.1 de contexto específico del X509CertificateAttributes.
    • Method Detail

      • checkTag

        public void checkTag​(byte tag)
                      throws Asn1Exception
        Description copied from class: DecoderObject
        Comprueba que el tipo proporcionado sea compatible con el del objeto ASN.1.
        Overrides:
        checkTag in class ContextSpecific
        Parameters:
        tag - Etiqueta de tipo a comprobar.
        Throws:
        Asn1Exception - Si las etiquetas de tipo no son compatibles.
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object