3 references to EncodeOctetString
System.Security.Cryptography (3)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12CertBag.cs (1)
62PkcsHelpers.EncodeOctetString(cert.RawData)),
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs9DocumentDescription.cs (1)
81return PkcsHelpers.EncodeOctetString(octets);
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs9DocumentName.cs (1)
81return PkcsHelpers.EncodeOctetString(octets);