Package nxt.util.security
Class BlockchainCertPath
java.lang.Object
java.security.cert.CertPath
nxt.util.security.BlockchainCertPath
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class java.security.cert.CertPath
CertPath.CertPathRep -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<? extends Certificate>byte[]byte[]getEncoded(String encoding)
-
Constructor Details
-
BlockchainCertPath
-
-
Method Details
-
getEncodings
- Specified by:
getEncodingsin classCertPath
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin classCertPath
-
getEncoded
- Specified by:
getEncodedin classCertPath
-
getCertificates
- Specified by:
getCertificatesin classCertPath
-