protected OcspException(
SerializationInfo info,
StreamingContext context
)
Protected Sub New (
info As SerializationInfo,
context As StreamingContext
)
protected:
OcspException(
SerializationInfo^ info,
StreamingContext context
)
Org.BouncyCastle.Ocsp.OcspException = function(info, context);