This documentation is archived and is not being maintained.
type property
Indicates the key type.
This property is read-only.
Syntax
| JavaScript |
ptr = object.type
|
Property values
Type: KeyType
A string value of either secret, public, or private, indicating the key type.
See also
-
Key