Click or drag to resize

BouncyCastleCertificateInitializationSettingsToString Method

Returns a string that represents the current object.

Namespace: SanteDB.Security.Certs.BouncyCastle.Configuration
Assembly: SanteDB.Security.Certs.BouncyCastle (in SanteDB.Security.Certs.BouncyCastle.dll) Version: 3.0.2001-alpha+81bfcc0d522cbb9f09c8992158e8dc35c51801b2
Syntax
public override string ToString()

Return Value

String
A string that represents the current object.
See Also