4 references to EncodeOctetString
System.Security.Cryptography.Pkcs (4)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Encrypt.cs (1)
169parameterBytes = PkcsHelpers.EncodeOctetString(alg.IV);
System\Security\Cryptography\Pkcs\Pkcs12CertBag.cs (1)
55PkcsHelpers.EncodeOctetString(cert.RawData)),
System\Security\Cryptography\Pkcs\Pkcs9DocumentDescription.cs (1)
78return PkcsHelpers.EncodeOctetString(octets);
System\Security\Cryptography\Pkcs\Pkcs9DocumentName.cs (1)
78return PkcsHelpers.EncodeOctetString(octets);