Interface AsymmetricKeyInfoConverter

    • Method Detail

      • generatePrivate

        java.security.PrivateKey generatePrivate​(PrivateKeyInfo keyInfo)
                                          throws java.io.IOException
        Throws:
        java.io.IOException
      • generatePublic

        java.security.PublicKey generatePublic​(SubjectPublicKeyInfo keyInfo)
                                        throws java.io.IOException
        Throws:
        java.io.IOException