AsymmetricKeyParameterIsPrivate Property
Namespace: Org.BouncyCastle.CryptoAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public bool IsPrivate { get; }
Public ReadOnly Property IsPrivate As Boolean
Get
public:
property bool IsPrivate {
bool get ();
}
function get_IsPrivate();
Property Value
Boolean