The Decode method decodes an ASN encoded CERT_SAMPLE_STRUCTURE2_INFO structure and stores the resulting structure in the COM object.
[VB] void Decode( BSTR strBinary ); [JAVA] void Decode( java.lang.String strBinary ); [C++] HRESULT Decode( BSTR const strBinary // in );
This method does not return a value.