Class CipherParameters

    Definition

    Namespace:
    Tizen.Security.SecureRepository.Crypto
    Assembly:
    Tizen.Security.SecureRepository.dll

    An abstract class for holding parameters for encryption and decryption.

    public abstract class CipherParameters
    Inheritance
    object
    CipherParameters
    Derived
    AesCipherParameters
    AesCipherParameters
    AesCipherParameters
    AesCipherParameters
    AesCipherParameters
    AesCipherParameters
    AesCipherParameters
    AesCipherParameters
    AesCipherParameters
    AesCipherParameters
    RsaOaepCipherParameters
    RsaOaepCipherParameters
    RsaOaepCipherParameters
    RsaOaepCipherParameters
    RsaOaepCipherParameters
    RsaOaepCipherParameters
    RsaOaepCipherParameters
    RsaOaepCipherParameters
    RsaOaepCipherParameters
    RsaOaepCipherParameters

    Properties

    View Source

    Algorithm

    The Cipher algorithm type.

    Declaration
    public CipherAlgorithmType Algorithm { get; }
    Property Value
    Type Description
    CipherAlgorithmType
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX