copyKey

Copy a key.

static if(BOTAN_HAS_PUBLIC_KEY_CRYPTO && BOTAN_HAS_X509_CERTIFICATES)
copyKey

Parameters

key PublicKey

the public key to copy

Return Value

Type: PublicKey

new public key object

Meta