Gets whether the certificate has a private key.
true if certificate includes the private key; otherwise, false.
Certificates with private key can be using for all S/MIME operations (signing, encryption, checking a signature, decryption). Public certificates (without private key) can only be used for encryption and checking a signature.
The example is available in Certificate topic.
Certificate Class | MailBee.Security Namespace | PublicKey