Back to product page
- Introduction
- License Agreement
- Objects
- Certificate
- Methods
- Properties
- BitCount
- CommonName
- Country
- Data
- FriendlyName
- Handle
- HasPrivateKey
- Issuer
- IssuerCommonName
- IssuerCountry
- IssuerEmail
- IssuerLocality
- IssuerOrganization
- IssuerState
- IssuerText
- IssuerUnit
- Locality
- Organization
- PrivateKey
- PublicKey
- PublicKeyOpenSSH
- PublicKeyRSA1
- PublicKeySSH
- SerialNumber
- SerialNumberDec
- SerialNumberHex
- State
- Text
- Unit
- ValidFrom
- ValidTo
- Version
- Certificates
- CertLocation
- CertStores
- Enumerations
- Certificate
- How to get support?
- Tehnical information
- Error list
Certificate Properties
BitCount | Holds number of bits used in key derivation. |
CommonName | Holds common name of the owner. |
Country | Holds country name information. |
Data | Holds raw certificate data. |
Holds email address of the owner. | |
FriendlyName | Holds friendly name of the certificate. |
Handle | Returns MS PCCERT_CONTEXT handle. |
HasPrivateKey | Determines if certificate has associated private key. |
Issuer | Holds issuer certificate. |
IssuerCommonName | Holds common name of the issuer. |
IssuerCountry | Holds country name of the issuer. |
IssuerEmail | Holds email address of the issuer. |
IssuerLocality | Holds locality of the issuer. |
IssuerOrganization | Holds organization of the issuer. |
IssuerState | Holds state of the issuer. |
IssuerText | Holds text of the issuer. |
IssuerUnit | Holds organization unit of the issuer. |
Locality | Holds locality information. |
Organization | Holds organization name. |
PrivateKey | Holds raw private key. |
PublicKey | Returns raw public key. |
PublicKeyOpenSSH | Returns public key in OpenSSH format. |
PublicKeyRSA1 | Returns public key in SSH1 format. |
PublicKeySSH | Returns public key in SSH2 format. |
SerialNumber | Holds serial number. |
SerialNumberDec | Holds serial number as decimal representation (for large 20-byte serial numbers). |
SerialNumberHex | Holds friendly name of the certificate. |
State | Holds state information. |
Text | Holds text of the certificate. |
Unit | Holds organization unit. |
ValidFrom | Determines starting date since certificate is valid. |
ValidTo | Determines ending date until certificate is valid. |
Version | Holds certificate version. |