Config2_ECDSAKeys

ECDSA keys for SSH.

Instances of this class are obtained from:

Properties

PropertyTypeDescription
p256 String

P-256 public key

.
p384 String

P-384 public key

.
p521 String

P-521 public key

.

Property Details

p256 :String

Description:
  • P-256 public key

P-256 public key

Type:
  • String

p384 :String

Description:
  • P-384 public key

P-384 public key

Type:
  • String

p521 :String

Description:
  • P-521 public key

P-521 public key

Type:
  • String