Метод | Описание | |
---|---|---|
ExtendedKeyUsage ( ) : System | ||
ExtendedKeyUsage ( IEnumerable usages ) : System | ||
GetAllUsages ( ) : IList | ||
GetInstance ( Asn1TaggedObject obj, bool explicitly ) : |
||
GetInstance ( object obj ) : |
||
HasKeyPurposeId ( |
||
ToAsn1Object ( ) : Asn1Object |
Метод | Описание | |
---|---|---|
ExtendedKeyUsage ( |
||
ExtendedKeyUsage ( Asn1Sequence seq ) : System | ||
GetUsages ( ) : |
public ExtendedKeyUsage ( IEnumerable usages ) : System | ||
usages | IEnumerable | |
Результат | System |
public static GetInstance ( Asn1TaggedObject obj, bool explicitly ) : |
||
obj | Asn1TaggedObject | |
explicitly | bool | |
Результат |
public static GetInstance ( object obj ) : |
||
obj | object | |
Результат |
public HasKeyPurposeId ( |
||
keyPurposeId | ||
Результат | bool |