Initializerswift-crypto 3.12.2_CryptoExtras
init(bitCount:)
RSA key size with a custom number of bits.
- iOS
- 13+
- macOS
- 10.15+
- tvOS
- 13+
- watchOS
- 6+
init(bitCount: Int)
Params: - bitsCount: Positive integer that is a multiple of 8.
RSA key size with a custom number of bits.
init(bitCount: Int)
Params: - bitsCount: Positive integer that is a multiple of 8.