CryptoRandomCreateRandomKey Method |
Create Random keys bytes
Namespace:
Intuit.Ipp.OAuth2PlatformClient
Assembly:
Intuit.Ipp.OAuth2PlatformClient (in Intuit.Ipp.OAuth2PlatformClient.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic static byte[] CreateRandomKey(
int length
)
Parameters
- length
- Type: SystemInt32
lenth
Return Value
Type:
Bytebyte array
See Also