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