PkixCertPathCheckerGetSupportedExtensions Method
Namespace: Org.BouncyCastle.PkixAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public abstract ISet<string> GetSupportedExtensions()
Public MustOverride Function GetSupportedExtensions As ISet(Of String)
public:
virtual ISet<String^>^ GetSupportedExtensions() abstract
function GetSupportedExtensions();
Return Value
ISetString