1 write to OtherCertificateFormat
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\Asn1\CertificateChoiceAsn.xml.cs (1)
221decoded.OtherCertificateFormat = tmpOtherCertificateFormat;
2 references to OtherCertificateFormat
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\Asn1\CertificateChoiceAsn.xml.cs (2)
146if (OtherCertificateFormat.HasValue) 151OtherCertificateFormat.Value.Encode(writer, new Asn1Tag(TagClass.ContextSpecific, 3));