Interface: X509Identity

fabric-network. X509Identity

Identity described by an X.509 certificate.
Properties:
Name Type Description
type 'X.509' The type of the identity.
credentials.certificate string Certificate in PEM format.
credentials.privateKey string Private key in PEM format.
Implements: