CryptoKeyPairinterface CryptoKeyPair {privateKey: CryptoKey;publicKey: CryptoKey;}§Properties§privateKey: CryptoKey[src]§publicKey: CryptoKey[src]