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