PublicKey method
Returns public key.
Type
A byte array.Syntax
- Basic
object.PublicKey(KeyType)
The PublicKey(object,KeyType) syntax has these parts:
The PublicKey(object,KeyType) syntax has these parts:
object | An expression evaluating to an object of type Keys. |
KeyType | Required. A SSHKeyTypes enumeration, as described in settings. Type of the key. |