TimeStampResponse(Stream) Constructor
Namespace: Org.BouncyCastle.TspAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public TimeStampResponse(
Stream input
)
Public Sub New (
input As Stream
)
public:
TimeStampResponse(
Stream^ input
)
Org.BouncyCastle.Tsp.TimeStampResponse = function(input);
Parameters
- input Stream
-