X509CertStoreSelectorKeyUsage Property
Namespace: Org.BouncyCastle.X509.StoreAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public bool[] KeyUsage { get; set; }
Public Property KeyUsage As Boolean()
Get
Set
public:
property array<bool>^ KeyUsage {
array<bool>^ get ();
void set (array<bool>^ value);
}
function get_KeyUsage();
function set_KeyUsage(value);
Property Value
Boolean