public static AuthorityKeyIdentifier GetInstance(
Object obj
)
Public Shared Function GetInstance (
obj As Object
) As AuthorityKeyIdentifier
public:
static AuthorityKeyIdentifier^ GetInstance(
Object^ obj
)
Org.BouncyCastle.Asn1.X509.AuthorityKeyIdentifier.GetInstance = function(obj);