Add Method
Adds a certificate to the storage.
procedure Add(Data: TBytes);
Remarks
Use this method to add a certificate supplied in its raw DER representation via the Data parameter.
|
Add MethodAdds a certificate to the storage. procedure Add(Data: TBytes); RemarksUse this method to add a certificate supplied in its raw DER representation via the Data parameter. |