Class AuthorityKeyIdentifierBC

    • Constructor Detail

      • AuthorityKeyIdentifierBC

        public AuthorityKeyIdentifierBC​(org.bouncycastle.asn1.x509.AuthorityKeyIdentifier authorityKeyIdentifier)
        Creates new wrapper instance for AuthorityKeyIdentifier.
        Parameters:
        authorityKeyIdentifier - AuthorityKeyIdentifier to be wrapped
    • Method Detail

      • getAuthorityKeyIdentifier

        public org.bouncycastle.asn1.x509.AuthorityKeyIdentifier getAuthorityKeyIdentifier()
        Gets actual org.bouncycastle object being wrapped.
        Returns:
        wrapped AuthorityKeyIdentifier.