hasPrivateKey property

bool get hasPrivateKey

Implementation

bool get hasPrivateKey => (privateKey != null);