PrivateKey.isTypeclass method
Returns true
if the input value
is an instance of PrivateKey
.
PrivateKeyisTypevalueis-private-key
name | type | description |
---|---|---|
value | any | A value to be tested. |
is-private-key |
|
Returns true
if the input value
is an instance of PrivateKey
.
PrivateKeyisTypevalueis-private-key
name | type | description |
---|---|---|
value | any | A value to be tested. |
is-private-key |
|