public class Certificate extends Object
| Constructor and Description |
|---|
Certificate(File certFile)
Ctor - Gets certificate and the certificate's expiration
date from the certificate file.
|
public Certificate(File certFile) throws SecurityException
certFile - - the certificate file which stores the
public key.SecurityExceptionpublic byte[] getCertExpDate()
public X509Certificate getCert()
Copyright © 2017. All Rights Reserved.