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