RSASignature constructor

RSASignature([
  1. Uint8List sig
])

Implementation

RSASignature([this.sig]);