SecureBlackbox 2020 .NET Edition

Questions / Feedback?

LoadFromStream Method

Loads a CRL from a stream.

Syntax

public void LoadFromStream(System.IO.Stream stream);
Public Sub LoadFromStream(ByVal Stream As System.IO.Stream)

Remarks

Use this method to load a CRL from a stream. DER and PEM formats are supported.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]