publicKey property

WrappingPublicKey? publicKey
getter/setter pair

The public key with which to wrap key material prior to import.

Only returned if state is ACTIVE.

Output only.

Implementation

WrappingPublicKey? publicKey;