Méthode | Description | |
---|---|---|
CkKeyWrapSetOaepParams ( byte bc, byte x ) : System |
Initializes a new instance of the CkKeyWrapSetOaepParams class.
|
|
Dispose ( ) : void |
Disposes object
|
|
ToMarshalableStructure ( ) : object |
Returns managed object that can be marshaled to an unmanaged block of memory
|
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Disposes object
|
public CkKeyWrapSetOaepParams ( byte bc, byte x ) : System | ||
bc | byte | Block contents byte |
x | byte | Concatenation of hash of plaintext data (if present) and extra data (if present) |
Résultat | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | Flag indicating whether managed resources should be disposed |
Résultat | void |