PKCS12
DeriveBytes
certBag
crlBag
CryptoApiPasswordLimit
keyBag
pbeWithSHAAnd128BitRC2CBC
pbeWithSHAAnd128BitRC4
pbeWithSHAAnd2KeyTripleDESCBC
pbeWithSHAAnd3KeyTripleDESCBC
pbeWithSHAAnd40BitRC2CBC
pbeWithSHAAnd40BitRC4
pkcs8ShroudedKeyBag
safeContentsBag
sdsiCertificate
secretBag
x509Certificate
x509Crl
PKCS12()
PKCS12(Byte[])
PKCS12(Byte[], Byte[])
PKCS12(Byte[], String)
~PKCS12()
Certificates
IterationCount
Keys
MaximumPasswordLength
Password
Secrets
AddCertificate(X509Certificate)
AddCertificate(X509Certificate, IDictionary)
AddKeyBag(AsymmetricAlgorithm)
AddKeyBag(AsymmetricAlgorithm, IDictionary)
AddPkcs8ShroudedKeyBag(AsymmetricAlgorithm)
AddPkcs8ShroudedKeyBag(AsymmetricAlgorithm, IDictionary)
AddSecretBag(Byte[])
AddSecretBag(Byte[], IDictionary)
Clone()
Decrypt(EncryptedData)
Decrypt(String, Byte[], Int32, Byte[])
Encrypt(String, Byte[], Int32, Byte[])
GetAsymmetricAlgorithm(IDictionary)
GetAttributes(AsymmetricAlgorithm)
GetAttributes(X509Certificate)
GetBytes()
GetCertificate(IDictionary)
GetSecret(IDictionary)
LoadFromFile(String)
LoadFromFile(String, String)
RemoveCertificate(X509Certificate)
RemoveCertificate(X509Certificate, IDictionary)
RemoveKeyBag(AsymmetricAlgorithm)
RemovePkcs8ShroudedKeyBag(AsymmetricAlgorithm)
RemoveSecretBag(Byte[])
SaveToFile(String)
xamarinmac
namespace Mono.Security.X509
{
public class PKCS12 : ICloneable
}
nuget.org | 0.0 % Reference this API |
---|---|
Upgrade Planner | 0.0 % Reference this API |
Xamarin Android | 0.0 |
Xamarin iOS | 0.0 |
Xamarin macOS | 0.0 |
Xamarin tvOS | 0.0 |
Information specific to xamarinmac | |
Assembly | Mono.Security , Version=2.0.5.0, PublicKeyToken=0738eb9f132ed756 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API