asymmetricAlgorithm property

String? asymmetricAlgorithm
getter/setter pair

Asymmetric algorithm used by the public key.

Possible values (can be expanded in future): - ssh-ed25519

Output only.

Implementation

core.String? asymmetricAlgorithm;