Certificate Constructor |
Name | Description | |
---|---|---|
![]() | Certificate(Byte, CertFileType, String) |
Loads the certificate from binary data and returns it as Certificate object.
|
![]() | Certificate(String, CertFileType, String) |
Loads the certificate from a file and returns it as Certificate object.
|