Interface AsymmetricKey

    • Method Detail

      • getEncoded

        byte[] getEncoded()
        Return an ASN.1 encoding of the key wrapped in a PrivateKeyInfo or a SubjectPublicKeyInfo structure.
        Returns:
        an encoding of a PrivateKeyInfo or a SubjectPublicKeyInfo structure.