Class AuthorityKeyIdentifierTest


  • public class AuthorityKeyIdentifierTest
    extends Object
    This is a test for extracting AuthorityKeyIdentifier/SubjectKeyIdentifier information from the certs using BouncyCastle.
    • Constructor Detail

      • AuthorityKeyIdentifierTest

        public AuthorityKeyIdentifierTest()
    • Method Detail

      • testExtractKeyIdentifiers

        @Test
        public void testExtractKeyIdentifiers()
                                       throws Exception
        Throws:
        Exception