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