create static method

SigningKey create()

Implementation

@$core.pragma('dart2js:noInline')
static SigningKey create() => SigningKey._();