@textile/hub > PrivateKey > canSign
PrivateKey.canSign() method
Returns true
if this key contains a secret key and can sign.
Signature:
canSign(): boolean;
Returns:
boolean
@textile/hub > PrivateKey > canSign
Returns true
if this key contains a secret key and can sign.
Signature:
canSign(): boolean;
Returns:
boolean