CertBag
Represents the CertBag structure described in RFC7292
Extends
Implements
Constructors
new CertBag()
new CertBag(
parameters
):CertBag
Initializes a new instance of the CertBag class
Parameters
• parameters: CertBagParameters
= {}
Initialization parameters
Returns
Overrides
Properties
certId
certId:
string
Implementation of
certValue
certValue:
OctetString
|PkiObject
Implementation of
parsedValue
parsedValue:
any